FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package dk.ehmi.terminology#current (31 ms)

Package dk.ehmi.terminology
Type ValueSet
Id Id
FHIR Version R4
Source http://medcomehmi.dk/ig/dk-ehmi-terminology/https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/ValueSet-ehmi-delivery-status-outcome-valueset.html
Url http://medcomehmi.dk/ig/dk-ehmi-terminology/ValueSet/ehmi-delivery-status-outcome-valueset
Version 0.8.0
Status active
Date 2023-09-01
Name EhmiDeliveryStatusOutcomeValueset
Title EHMI Delivery Status (EDS) Outcome Valueset
Experimental False
Realm dk
Description ValueSet containing codes for EHMI Delivery Status (EDS) SubTypes

Resources that use this resource

StructureDefinition
http://medcomehmi.dk/ig/dk-ehmi-eds/StructureDefinition/EdsBasicDeliveryStatus EdsBasicDeliveryStatus

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ehmi-delivery-status-outcome-valueset

This value set includes codes based on the following rules:

  • Include these codes as defined in http://hl7.org/fhir/audit-event-outcome
    CodeDisplayDefinition
    0SuccessThe operation completed successfully (whether with warnings or not).
    8Serious failureThe action was not successful due to some kind of unexpected error (often equivalent to an HTTP 500 response).

This value set excludes codes based on the following rules:

  • Exclude these codes as defined in http://hl7.org/fhir/audit-event-outcome
    CodeDisplayDefinition
    4Minor failureThe action was not successful due to some kind of minor failure (often equivalent to an HTTP 400 response).
    12Major failureAn error of such magnitude occurred that the system is no longer available for use (i.e. the system died).

Source

{
  "resourceType" : "ValueSet",
  "id" : "ehmi-delivery-status-outcome-valueset",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ehmi-delivery-status-outcome-valueset</b></p><a name=\"ehmi-delivery-status-outcome-valueset\"> </a><a name=\"hcehmi-delivery-status-outcome-valueset\"> </a><a name=\"ehmi-delivery-status-outcome-valueset-da-DK\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-audit-event-outcome.html\"><code>http://hl7.org/fhir/audit-event-outcome</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-audit-event-outcome.html#audit-event-outcome-0\">0</a></td><td style=\"color: #cccccc\">Success</td><td>The operation completed successfully (whether with warnings or not).</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-audit-event-outcome.html#audit-event-outcome-8\">8</a></td><td style=\"color: #cccccc\">Serious failure</td><td>The action was not successful due to some kind of unexpected error (often equivalent to an HTTP 500 response).</td></tr></table></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-audit-event-outcome.html\"><code>http://hl7.org/fhir/audit-event-outcome</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-audit-event-outcome.html#audit-event-outcome-4\">4</a></td><td style=\"color: #cccccc\">Minor failure</td><td>The action was not successful due to some kind of minor failure (often equivalent to an HTTP 400 response).</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-audit-event-outcome.html#audit-event-outcome-12\">12</a></td><td style=\"color: #cccccc\">Major failure</td><td>An error of such magnitude occurred that the system is no longer available for use (i.e. the system died).</td></tr></table></li></ul></div>"
  },
  "url" : "http://medcomehmi.dk/ig/dk-ehmi-terminology/ValueSet/ehmi-delivery-status-outcome-valueset",
  "version" : "0.8.0",
  "name" : "EhmiDeliveryStatusOutcomeValueset",
  "title" : "EHMI Delivery Status (EDS) Outcome Valueset",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-09-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://medcom.dk"
        }
      ]
    }
  ],
  "description" : "ValueSet containing codes for EHMI Delivery Status (EDS) SubTypes",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/audit-event-outcome",
        "concept" : [
          {
            "code" : "0"
          },
          {
            "code" : "8"
          }
        ]
      }
    ],
    "exclude" : [
      {
        "system" : "http://hl7.org/fhir/audit-event-outcome",
        "concept" : [
          {
            "code" : "4"
          },
          {
            "code" : "12"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.